home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1993 November / JCSM Shareware Collection - 1993-11.iso / cl060 / timer10j.lzh / TIMER.DOC < prev    next >
Encoding:
Text File  |  1991-09-18  |  15.5 KB  |  325 lines

  1.                              TIMER 1.00                             
  2.  
  3.      "Stop watch" and "Egg timer" programs for MS-DOS computers     
  4.  
  5.                        by John R. Duchek Ph.D.                      
  6.                       Duchek Computer Services                      
  7.                            P.O. Box 25006                           
  8.                          St. Louis, MO 63125                        
  9.                            (314)-544-1843                           
  10.  
  11.                           Copyright 1990-91                         
  12.  
  13.                        USER SUPPORTED PROGRAMS                      
  14.  
  15.                           TABLE OF CONTENTS                         
  16.  
  17. System Requirements..........................................2
  18. Shareware Information........................................2
  19. TIMER instructions...........................................3
  20. STOP WATCH instructions......................................4
  21. Warranty.....................................................5
  22. Disclaimer...................................................5
  23. Shareware Offerings..........................................6
  24. Registration form............................................8
  25.  
  26.                          SYSTEM REQUIREMENTS                        
  27.  
  28.      TIMER AND STOPWTCH run on  IBM  compatible  computers  with  at 
  29. least 512 K of memory, 2 floppy disk drives, color monitor,  and  an 
  30. DOS version 3.0 or above. 
  31.  
  32.  
  33.                        SHAREWARE INFORMATION:                       
  34.  
  35.      If you find these programs to be of value to you, you are asked 
  36. to make a contribution of $10.00 to its author.    Send  your  money 
  37. to: 
  38.  
  39.                            John R. Duchek                           
  40.                       Duchek Computer Services                      
  41.                            P. O. Box 25006                          
  42.                          St. Louis, MO 63125                        
  43.  
  44.      For this $10.00 you become a registered user. This  enables  me 
  45. to send you information on updates or improvements in the  software. 
  46. In addition your contribution  entitles  you  to  the  most  current 
  47. version of the software.   Registered  copies  do  not  contain  the 
  48. initial display that is on the shareware version.  You are  free  to 
  49. make copies of the shareware version of the program for friends (but 
  50. not of the registered version). You  are  encouraged  to  share  the 
  51. shareware version with friends, bulletin boards and software  clubs. 
  52. Normal shareware distributors can charge a reasonable fee for  their 
  53. diskcopying and distribution services (up to $5.00).   If  you  have 
  54. been using TIMER or STOPWTCH for over  2  months,  honesty  requires 
  55. that you register your copy. 
  56.  
  57. REGISTERED users are supported by the following:
  58.  
  59.      I will correspond with users of the program to  help  with  any 
  60. difficulties they have running the program.  Calls  to  discuss  any 
  61. problems are at the user's expense. I am generally available between 
  62. 7 P.M. and 10 P.M. Central Time. 
  63.  
  64.      Registered users do not have to endure the 3  second  delay  in 
  65. starting the program produced by the shareware screen.
  66.  
  67.                                 TIMER                               
  68.  
  69.      TIMER is a simple easy to use count-down timer.  I wrote for my 
  70. own use in the laboratory so that if I wished to have something stir 
  71. for 10 minutes, I could say TIMER 10 and the  screen  would  display 
  72. the countdown and set off an alarm when the time was up.  I made the 
  73. display large enough to see from across the room, so that I could be 
  74. doing other things and still keep an eye on  the  time.   There  are 
  75. several formats to putting in the time:
  76.  
  77. TIMER 5<CR> will give you a 5 minute countdown.
  78.  
  79. TIMER 5:15 will give you a 5 minute 15 second countdown.
  80.  
  81. TIMER 1:05:15 will give you a 1 hour 5 minute 15 second countdown.
  82.  
  83.      Depending on where your computer is in your  home  the  program 
  84. will be of more or less use.  If your computer is in  your  bedroom, 
  85. it can be used as a nap timer, if near the kitchen it can be used as 
  86. a cooking timer.
  87.      Once the timer is counting down, you can abort the  program  by 
  88. pressing ESC<CR>.
  89.  
  90.                              STOP WATCH                             
  91.  
  92.      The program STOPWTCH is a stopwatch accurate to 0.1  sec.   The 
  93. computer timer is accurate to 1/40 of a second so there is no way of 
  94. making this accurate to less that .03 seconds.  In  addition,  there 
  95. are studies that show humans cannot hit the button  more  accurately 
  96. than about 0.04 seconds so hundredths place accuracy would not  have 
  97. much meaning.  
  98.      To use stopwatch type STOPWTCH.  After display of the shareware 
  99. screen, you get to the stopwatch screen.  The  display  reminds  you 
  100. that you can hit any key to start the stopwatch. 
  101.  
  102.              ┌──────────────────────────────────────┐
  103.              │(C) 1990 -S t o p W a t c h- J. Duchek│
  104.              └──────────────────────────────────────┘
  105.                                  ┌─────────────────┐
  106.                                  │Lap 1            │
  107.                HH:MM:SS:T        ├─────────────────┤
  108.               ┌──────────┐       │Lap 2            │
  109.               │00:00:00:0│       ├─────────────────┤
  110.               └──────────┘       │Lap 3            │
  111.                                  ├─────────────────┤
  112.                                  │Lap 4            │
  113.             Start - any key.     ├─────────────────┤
  114.                                  │Lap 5            │
  115.                                  ├─────────────────┤
  116.                                  │Lap 6            │
  117.                                  ├─────────────────┤
  118.                                  │Lap 7            │
  119.                                  ├─────────────────┤
  120.                                  │Lap 8            │
  121.                                  ├─────────────────┤
  122.                                  │Lap 9            │
  123.                                  └─────────────────┘
  124.  
  125.                     Version 1.00                 
  126.  
  127.      Also notice that you have nine "Lap timers".  These are  timers 
  128. which will save the current stop watch reading but  the  stop  watch 
  129. will continue counting.  To save the lap 1 reading, simply press the 
  130. '1' key and so on up to 9.  To stop the stopwatch you must press the 
  131. space bar.  To make printed copy, just use  the  PRINT  SCREEN  key.  
  132. After the stop watch has been stopped, just press your "ESC" key  to 
  133. return to DOS.  Press any other key to time another event.
  134.  
  135.                                 WARRANTY                               
  136.  
  137.      Duchek Computer Services will be happy to replace a defective disk 
  138. if the programs are unreadable.  We are not  responsible  for  lost  or 
  139. incorrect data due to the use of these programs.  The  BUCKFILE  system 
  140. is provided on an as-is basis.  Only REGISTERED users will be  notified 
  141. of major updates or improvements. 
  142.  
  143.                                DISCLAIMER                              
  144.  
  145.      This program has been written in MS BASIC 7.1  and  extensively 
  146. debugged. We use this system ourselves and any bugs that we have  found 
  147. have been corrected. All of our care not withstanding, it has been said 
  148. that  no  program  is  ever  totally  bug  free.  We  cannot  guarantee 
  149. perfection. We cannot take responsibility for any losses  of  software, 
  150. hardware or data which results from the use  of  this  program.  It  is 
  151. possible that you may discover a bug; if so, we would  appreciate  your 
  152. help in correcting it. Please note down the symptoms and what you  were 
  153. doing when the bug occurred and mail these to: 
  154.  
  155.                              John R. Duchek                            
  156.                         Duchek Computer Services                       
  157.                             P. O. Box 25006                            
  158.                           St. Louis, MO 63125                          
  159.  
  160.      We  will  attempt  to  get  back  to  you  with  a  correction  or 
  161. interpretation of the phenomenon as soon as possible. 
  162.                         DCS Shareware Offerings:                       
  163.  
  164.           Duchek Computer Services has the following shareware programs 
  165. available.  Documentation files are on-disk for all the programs except 
  166. TIMER.  The written documentation are  available  ($5.00)  in  pamphlet 
  167. form. 
  168.  
  169.                                 COINFILE                               
  170.  
  171.           A complete coin inventory system for the coin collector.   It 
  172. has been designed by a coin collector to inventory his own  collections 
  173. for insurance purposes.  It will keep accurate  records  of  the  date, 
  174. mint, condition, cost, purchase date, and purchase price for each  coin 
  175. in each of your collections.  Reports can be printed on  any  of  these 
  176. items.  In addition printouts for insurance purposes, want  lists,  and 
  177. check-off lists for inventorying collections, and stick-on  labels  for 
  178. the coins are provided.  Runs on both monochrome and color systems that 
  179. are  100%  IBM  compatible.   An  automatic  installation  program   is 
  180. included.  All want files are included on registration (3 in  shareware 
  181. version).   Registration  price:  $30.00   (add   $5.00   for   printed 
  182. documentation).  Canadian want files are available  for  an  additional 
  183. $10.00.
  184.  
  185.                                 BUCKFILE                               
  186.  
  187.           This companion program to COINFILE is  a  complete  inventory 
  188. system for the currency collector.  Based on the same philosophy as the 
  189. coin program, it allows  you  to  keep  separate  collections  of  each 
  190. denomination and type so that all of your $1 silver certificates  would 
  191. be grouped together and your $1 federal reserve  notes  would  comprise 
  192. another.  It keeps accurate record of the  date  (as  1975  or  1975A), 
  193. signatures, seal/description, serial number, condition, are kept  track 
  194. of.  Want lists and a  complete  selection  of  other  reports  can  be 
  195. generated.  Runs on both monochrome and color systems that are 100% IBM 
  196. compatible.  An automatic installation program is  included.  All  want 
  197. files  are  included  on  registration.   (3  in  shareware   version.)  
  198. Registration price: $35.00 (add $5.00 for printed documentation).
  199.  
  200.                                 CALENDAR                               
  201.  
  202.           This is a simple elegant calendar  program  which  runs  from 
  203. your AUTOEXEC.BAT file.  It is an easy to use planning. It  displays  a 
  204. monthly calendar with the  events  of  the  week  highlighted.   I  tis 
  205. possible to  enter  the  data  in  a  variety  of  ways  including  any 
  206. combination of months, weeks or even "the 3rd  Monday  of  the  month".  
  207. You can also use it as an  appointment  program.   Registration  price: 
  208. $15.00 (add $5.00 for printed documentation).
  209.  
  210.                               ADDRESS BOOK                             
  211.  
  212.           This  is  an  address  book  and  Label   Maker   for   small 
  213. organizations. (Up to 2000 names).  Each  file  can  subdivide  members 
  214. into up  to  26  categories  and  print  these  sub-groups  separately.  
  215. Intelligent interactions are stressed to minimize the  strain  of  data 
  216. input.  Zip code sorting and sub-sorting are supported.  DCS  has  used 
  217. this program for over 6 years for our mailing label service  for  local 
  218. organizations.  Registration  price:  $25.00  (add  $5.00  for  printed 
  219. documentation).
  220.  
  221.                                CHEMPAC 1                               
  222.  
  223.           A full color  extensive  on  screen  periodic  chart  of  the 
  224. elements.  Pop-up windows  display  additional  information  on  atomic 
  225. radii, origins, and isotopes of each element.  Arrow keys move you from 
  226. element to element, or simply start the program at the element you  are 
  227. interested in. PCHART Hg<CR> will start the program on  Mercury.   Upon 
  228. registration you also  get  Molecular  Weight/Percent  Composition  and 
  229. Empirical/Molecular Formula programs, along with a program to edit  the 
  230. ELEMENT.DAT file in case you find an error or wish a  correction  in  a 
  231. piece of data.  Requires a color monitor.   Registration  price  $25.00 
  232. (add $5.00 for printed documentation.)
  233.  
  234.                                CHEMPAC 3                               
  235.  
  236.           This solvent finding program allows you to search  through  a 
  237. database of solvents to  find  those  with  the  properties  you  want.  
  238. Searchable properties (maximum and minimum) include boiling and melting 
  239. points, dielectric constants, viscosity, partial and whole formulas and 
  240. names, refractive index, molecular weight, water solubility  and  flash 
  241. point.  A must for  laboratory  workers!   Requires  a  color  monitor.  
  242. Registration price $25.00 (add $5.00 for printed documentation).  
  243.  
  244.                                  TIMER                                 
  245.  
  246.           TIMER consists of 2 programs - Timer and Stopwtch.  Timer  is 
  247. a count-down to an alarm.  It can count for 24 hours if needed,  but  I 
  248. use it in lab operations to time 15 minutes of  stirring  or  whatever.  
  249. The digital countdown on the screen is visible from at  least  20  feet 
  250. away.  Requires a color monitor.  
  251.           Stopwtch is a stopwatch program accurate to 0.1  seconds  and 
  252. has 9 lap counters available.  Requires a color monitor.   Registration 
  253. price (for both): $10.   No  written  documentation  available  (Simple 
  254. instructions on disk).
  255.  
  256.                            HOW TO GET A COPY                           
  257.  
  258.           Duchek  Computer  Services  will  send  you  the  "Shareware" 
  259. version of any of the above programs for $3.50 for your evaluation.  In 
  260. addition we will send you a copy of our current shareware  catalog  for 
  261. IBMs and compatibles which contains over 1100 compressed programs.  See 
  262. the registration form below.
  263.  
  264.         Quick Basic and MS-DOS are trade names of Microsoft Inc.       
  265.  
  266.                  This documentation is for version 1.00                
  267.                       TIMER 1.00 Registration Form                     
  268.  
  269. Name__________________________________________________________
  270.  
  271. Street (1)____________________________________________________
  272.  
  273. City, State, Zip _____________________________________________
  274.  
  275.  
  276. Type of computer______________________________________________
  277.  
  278. Monitor Type__________________________________________________
  279.  
  280. Hard Drive?_________________Size______________________________
  281.  
  282. Suggestions for Improvements__________________________________
  283.  
  284. ______________________________________________________________
  285.  
  286. ______________________________________________________________
  287.  
  288. ┌─┐
  289. └─┘ Register me for the current version of TIMER.........$10.00
  290.                                                         _______
  291.  
  292.                                               Subtotal:$
  293. ┌─┐
  294. └─┘ Send 5.25" diskette
  295. ┌─┐
  296. └─┘ Send 3.5" diskette
  297.  
  298.     Send the following shareware @ $3.50/diskette.($10.50 for ALL)_____
  299.  
  300.      COINFILE       BUCKFILE            CHEMPAC1       CHEMPAC3
  301.      ADDRESS BOOK    CALENDAR           TIMER
  302.  
  303.                                                  Total:$
  304. Mail orderform to:
  305.  
  306. Duchek Computer Services
  307. P.O. Box 25006
  308. St. Louis, MO 63125
  309.  
  310. Credit card orders can be made by telephone (7:00  AM-9:00  PM  Central 
  311. Time) by calling (314)-544-1843 
  312.  
  313. Check type of payment:
  314.  
  315. __Check   __MasterCard   __Visa    Card number:______-______-______-______
  316.  
  317.                                    Expiration date: ______/______
  318.  
  319.                                 Signature:________________________________
  320.  
  321.           All credit card purchases are subject to authorization.
  322.  
  323.  
  324.  
  325.